PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFX509Certificate Class / getPrivateKey Method
In This Topic
    getPrivateKey Method
    In This Topic
    Gets the private key associated with this certificate.
    Syntax
    public PDFX509CertificatePrivateKey getPrivateKey()

    Return Value

    The certificate's private key.
    See Also